Feedback? Ideas? Complaints? Suggestions? Request for report about other area?
send me a message!
This page was generated using data obtained on 2025-05-18. Please,
send me a message if you want it updated!
Remember to check whether edits make sense! All reports are on this page because these tasks require human judgment to verify whether the proposed edit makes sense. Some proposed edits will be wrong, in such case they should be not done and problem reported
wikipedia tag links to 404
Wikipedia article linked from OSM object using wikipedia tag is missing.
Often article was moved without leaving redirect and wikipedia tag should be edited to point to the new one.
Article may be deleted and no longer existing, or link was never valid. In such cases wikipedia tag should be deleted.
Wilsie - an affected OSM element that may be improved
overpass query usable in JOSM that will load all objects where this specific error is present:
[out:xml][timeout:3600];
(
node(150947859)['wikipedia'='en:Wilsie, California'];
); (._;>;); out meta qt;//['wikipedia tag links to 404']
flag:wikidata and flag:wikipedia tags link to a different objects (Q42537 vs Q30 wikidata id assigned to linked Wikipedia article)
an affected OSM element that may be improved
overpass query usable in JOSM that will load all objects where this specific error is present:
[out:xml][timeout:3600];
(
node(9438766875)['flag:wikidata'='Q42537']['flag:wikipedia'='en:United States'];
); (._;>;); out meta qt;//['wikipedia wikidata mismatch - for flag prefixed tags']
Other useful resources
JOSM Wikipedia plugin
Note to self: online version hosted at https://matkoniecz.github.io/OSM-wikipedia-tag-validator-reports, files are stored at https://github.com/matkoniecz/OSM-wikipedia-tag-validator-reports.